build(deps): bump the gomod group across 1 directory with 4 updates#1056
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the gomod group across 1 directory with 4 updates#1056dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the gomod group with 4 updates in the / directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/moby/moby/client](https://github.com/moby/moby), [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.43.0 to 2.45.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.43.0...v2.45.0) Updates `github.com/moby/moby/client` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.4.0/CHANGELOG.md) - [Commits](moby/moby@v0.3.0...v0.4.0) Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.128.3 to 3.134.0 - [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md) - [Commits](ydb-platform/ydb-go-sdk@v3.128.3...v3.134.0) Updates `modernc.org/sqlite` from 1.48.0 to 1.49.1 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.0...v1.49.1) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/moby/moby/client dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/ydb-platform/ydb-go-sdk/v3 dependency-version: 3.134.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: modernc.org/sqlite dependency-version: 1.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 4 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2, github.com/moby/moby/client, github.com/ydb-platform/ydb-go-sdk/v3 and modernc.org/sqlite.
Updates
github.com/ClickHouse/clickhouse-go/v2from 2.43.0 to 2.45.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
1422cc5Update release notesc790ac6Merge pull request #1826 from binger-li-dd/fix/host-header-http-transport30d09f0fix: set req.Host for Host header in HTTP transport960153bMerge pull request #1818 from ClickHouse/kavirajk/fix-code-review-workflowf8cbde7chore: pass explicity github token for claude reviewb24794bUpdate release notesd6c6a95Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix9ca8018chore: remove the todos5e30f1dchore: fix the code-review CI error with enough rights.fcfc8b8Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...Updates
github.com/moby/moby/clientfrom 0.3.0 to 0.4.0Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
Commits
a8ae398Bumped version to 0.4.07a4408fMerge pull request #794 from dotcloud/780-diff-fix2854039bremove TrimLeft as it's go1.1070923bMerge pull request #792 from dotcloud/780-diff-fix71b1657added test1bafe9dMerge pull request #793 from dotcloud/774-remove_login_check_on_pull-fix1ce4ba6remove check on login2b1b3c1Merge pull request #784 from dotcloud/remove_cgo_dependency8243f25Update test to reflect new ApiInfo struct0443cc3Merge pull request #772 from dotcloud/improve_version_info_cmdsUpdates
github.com/ydb-platform/ydb-go-sdk/v3from 3.128.3 to 3.134.0Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
Commits
f2452c1Release v3.134.0de3907aDescribe external data source / external table (#2079)589dacfRelease v3.133.112c3342Add ReadSessionID getter to TopicListener (#2078)aa804b5Release v3.133.009d82d4feat(sqlx): support capturing YDB issues (#2068)9d657b1Release v3.132.0cb74090Implement topic's client CommitOffset call (#2076)b1d4d39Release v3.131.08831dafAdd context options for query stats collection in database/sql (#2071)Updates
modernc.org/sqlitefrom 1.48.0 to 1.49.1Commits
fe575e4doc.go: update SQLite version3ccb9caupgrade to SQLite 3.53.0df16977CHANGELOG.md: add !112172c395Merge branch 'fix-openv2-handle-leak' into 'master'2719730fix openV2 handle leak, TLS leak, and misleading error on failed open53c87f6CHANGELOG.md: add !111c324f37Merge branch 'fix-backup-restore-error-handle' into 'master'fc791dfread error from correct db handle on backup init failure1620515CHANGELOG.md: add !10972aaab4Merge branch 'errstr-for-db' into 'master'Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions